napalm_install_config

Synopsis

Added in version 1.0.0

Gathers facts from a network device

Options

parameter required default choices comments
dev_os yes
    OS running the device
    hostname yes
      IP or FQDN of the device you want to connect to
      password yes
        Password
        username yes
          Username

          Important

          Requires napalm

          Examples


          - napalm_install_config:
              hostname={{ inventory_hostname }}
              username=dbarroso
              dev_os={{os}}
              password=p4ssw0rd